object SweepLogDlg: TSweepLogDlg Left = 330 Top = 114 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'SweepLogDlg' ClientHeight = 188 ClientWidth = 428 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 14 object pnlLog: TPanel Left = 8 Top = 8 Width = 412 Height = 137 BevelOuter = bvNone Color = clWhite TabOrder = 0 end object btnClose: TResTeButton Left = 192 Top = 152 Width = 75 Height = 25 Cancel = True Default = True ModalResult = 1 TabOrder = 1 ResourceCaption = 20031 end object ThemeForm: TTeForm2 ThemeObject = 'AboutDialog' Left = 88 Top = 92 end end